SLSeekItf_

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Members

Variables

GetLoop
SLresult function(SLSeekItf self, SLboolean* pLoopEnabled, SLmillisecond* pStartPos, SLmillisecond* pEndPos) GetLoop;
Undocumented in source.
SetLoop
SLresult function(SLSeekItf self, SLboolean loopEnable, SLmillisecond startPos, SLmillisecond endPos) SetLoop;
Undocumented in source.
SetPosition
SLresult function(SLSeekItf self, SLmillisecond pos, SLuint32 seekMode) SetPosition;
Undocumented in source.

Meta